'Declaration
Public Overloads Function GetEvents( _ ByVal attributes() As System.Attribute _ ) As System.ComponentModel.EventDescriptorCollection
'Usage
Dim instance As HDInsightSessionCreateCluster Dim attributes() As System.Attribute Dim value As System.ComponentModel.EventDescriptorCollection value = instance.GetEvents(attributes)
public System.ComponentModel.EventDescriptorCollection GetEvents( System.Attribute[] attributes )
Parameters
- attributes